projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
901e8d1
)
(ange-ftp-completion-hook-function): Add safe-magic prop.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 24 Aug 2002 02:57:31 +0000
(
02:57
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 24 Aug 2002 02:57:31 +0000
(
02:57
+0000)
lisp/files.el
patch
|
blob
|
history
diff --git
a/lisp/files.el
b/lisp/files.el
index b2b75ac3cd7bf64191457a7bf18fc10f8e5684c3..abba36a5c07fd155450af2edbe9e06e26c30d480 100644
(file)
--- a/
lisp/files.el
+++ b/
lisp/files.el
@@
-445,6
+445,7
@@
and ignores this variable."
(defvar view-read-only nil
"*Non-nil means buffers visiting files read-only, do it in view mode.")
+(put 'ange-ftp-completion-hook-function 'safe-magic t)
(defun ange-ftp-completion-hook-function (op &rest args)
"Provides support for ange-ftp host name completion.
Runs the usual ange-ftp hook, but only for completion operations."